ElementLoop

Undocumented in source.

Constructors

this
this(Loop loop_, string mvalue, ElementExpression mlist, string inner)
Undocumented in source.
this
this(Loop loop_, string mkey, string mvalue, ElementExpression mlist, string inner)
Undocumented in source.

Members

Variables

key
string key;
Undocumented in source.
list
ElementExpression list;
Undocumented in source.
loop
Loop loop;
Undocumented in source.
value
string value;
Undocumented in source.

Inherited Members

From Element

type
Type type;
Undocumented in source.
inner
string inner;
Undocumented in source.
children
Element[] children;
Undocumented in source.

Meta